home *** CD-ROM | disk | FTP | other *** search
- DEPLIBS = $(DEPXMLIB) $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB)
- LOCAL_LIBRARIES = $(XMLIB) $(XMULIB) $(XTOOLLIB) $(XLIB)
- SRCS = xmessage.c makeform.c readfile.c
- OBJS = xmessage.o makeform.o readfile.o
-
- MComplexProgramTarget(xmmessage,$(LOCAL_LIBRARIES),$(SYSLIBS))
- InstallAppDefaults(Xmessage)
-
-
-